Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add outer product implementation #213

Merged
merged 4 commits into from
Sep 23, 2024
Merged

Add outer product implementation #213

merged 4 commits into from
Sep 23, 2024

Conversation

akhilg-nv
Copy link
Collaborator

@akhilg-nv akhilg-nv commented Sep 19, 2024

No description provided.

@akhilg-nv akhilg-nv marked this pull request as draft September 19, 2024 00:38
@akhilg-nv
Copy link
Collaborator Author

I've modified the implementation to use matrix multiply rather than element-wise multiply even though they behave the same for the unsqueezed 1-d vectors, since it's more conceptually natural.

@akhilg-nv akhilg-nv self-assigned this Sep 19, 2024
@akhilg-nv akhilg-nv marked this pull request as ready for review September 19, 2024 22:25
@akhilg-nv akhilg-nv merged commit 8434208 into main Sep 23, 2024
1 check passed
@akhilg-nv akhilg-nv deleted the dev-akhilg-outer-product branch September 23, 2024 19:46
akhilg-nv added a commit that referenced this pull request Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants